home *** CD-ROM | disk | FTP | other *** search
- body
- {
- overflow:hidden;
- }
-
-
- #AbsContainer
- {
- position:absolute;
- float:left;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- background:#fff;
- }
-
- #TopBar
- {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:35px;
- background:url(/img/ProjectCenter/DB_Tabs_bg.jpg) center top repeat-x;
- z-index:2;
- }
-
- #TopBar a.Tab:link, #TopBar a.Tab:visited
- {
- float:left;
-
- color:#555;
- font-size:13px;
- text-decoration:none;
- line-height:25px;
- height:25px;
- width:102px;
- text-align:center;
- margin:5px 0px 0 20px;
- }
-
- #TopBar a.Tab:hover {color:#000; text-decoration:underline; background:#ccc;}
- #TopBar a.Tab:active {color:#fff;}
-
- #TopBar .SelectedTab
- {
- margin-top:5px !important;
- color:#000 !important;
-
- background:url(/img/ProjectCenter/DB_SelectedTab_bg.jpg) bottom no-repeat !important;
- text-decoration:none !important;
- line-height:29px !important;
- height:29px !important;
- }
-
- #TopBar a.AlternTab:link, #TopBar a.AlternTab:visited
- {
- float:right;
- padding:0 5px 0 5px;
- margin:5px 10px 0 0;
- color:#777;
- text-decoration:none;
- height:20px;
- line-height:20px;
- border:1px solid #bbb;
- background:#ccc;
- }
-
- #TopBar a.AlternTab:hover
- {
- color:#000;
- background:#eee;
- border:1px solid #aaa;
- }
- #TopBar a.AlternTab:active
- {
- color:#fff;
- background:#aaa;
- }
-
- #x_Indicator
- {
- position:absolute;
- right:200px;
- top:0px;
- width:290px !important;
- width:300px;
- height:30px;
- border-left:2px dotted #999;
- border-right:2px dotted #999;
- background:#ffc;
- color:#000;
- font-weight:bold;
- line-height:30px;
- font-size:14px;
- padding-left:10px;
- }
-
- #DB_Settings
- {
- position:absolute;
- float:left;
- top:35px;
- left:0px;
- width:100%;
- height:500px;
- background:#fff;
- border-bottom:2px solid #999;
- z-index:1;
- }
-
- #DB_Settings h1
- {
- float:left;
- margin:0 0 0 20px;
- padding:0 10px 0 0;
-
- width:90%;
- height:30px;
- line-height:30px;
- font-size:18px;
- color:#222;
- border-bottom:2px solid #999;
- }
-
- #DB_Settings h2
- {
- float:left;
- clear:left;
- margin:20px 10px 0 0px;
- padding:0 10px 0 0;
-
- width:300px;
- height:400px;
- line-height:400px;
- font-size:18px;
- color:#222;
- text-align:right;
- border-right:2px solid #999;
- }
-
- #SettingPanel
- {
- float:left;
- line-height:20px;
- margin-top:20px;
- }
- .SettingPanel_Prompt
- {
- float:left;
- clear:left;
- width:100px;
- font-size:12px;
- color:#666;
- text-align:right;
- margin-top:20px;
- }
- .SettingPanel_Value
- {
- float:left;
- margin-left:10px;
- width:300px;
- font-size:12px;
- color:#333;
- text-align:left;
- margin-top:20px;
- }
- .SettingPanel_Hint
- {
- float:left;
- clear:left;
- width:400px !important;
- width:410px;
- background:#ffc;
- border:1px solid #8ac;
- margin:5px 0 5px 0;
- line-height:30px;
- padding:0 0 0 10px;
- }
-
- #Icons
- {
- float:left;
- clear:left;
- width:400px !important;
- width:410px;
- padding:5px 5px 5px 5px;
-
- background:#f0f9ff;
- border:1px solid #a0a9af;
-
- }
- .Icon_sm
- {
- float:left;
- width:40px;
- height:40px;
- border:1px dashed #aaa;
- margin:2px 0 0 2px;
- cursor:hand;
- }
- .Icon_sm:hover
- {
- border:1px solid #888;
- }
- #IconPreview
- {
- float:left;
- margin-left:10px;
- width:128px;
- height:128px;
- border:1px dashed #aaa;
- }
-
- .SettingPanel_ControlSet
- {
- float:left;
- margin-left:10px;
- width:300px;
- font-size:12px;
- color:#333;
- text-align:left;
- margin-top:20px;
- }
- .btn_Confirm
- {
- width:120px;
- height:25px;
- }
-
-
- #DBHeader
- {
- float:left;
- position:absolute;
- top:35px;
- left:0px;
- width:100%;
- height:45px;
- height:100px;background:#fff url(/img/ProjectCenter/DB_FormView_TopLayer_bg.jpg) left bottom repeat-x !important;
- }
-
- #DBHeader h1
- {
- position:absolute;
- margin:0 0 0 0;
- padding:0 0 0 0;
-
- top:20px;
- left:85px;
- width:300px;
- height:20px;
- line-height:20px;
- font-size:18px;
- color:#135;
- }
-
- #DBHeader h2
- {
- position:absolute;
- margin:0 0 0 0;
- padding:0 0 0 0;
- left:85px;
- top:45px;
- width:300px;
- height:20px;
- line-height:20px;
- color:#999;
- font-weight:normal;
- font-size:15px;
- }
-
- #DBHeader img
- {
- position:absolute;
- width:65px;
- height:65px;
- left:15px;
- top:0px;
- border:0px;
- }
-
- #MainWindow
- {
- float:left;
- position:absolute;
- margin:10px 0 10px 0;
- left:10px;
- top:125px;
- width:100%;
- background:#fff;
- border:0px;
- border-bottom:2px solid #999;
-
- padding:0 0 0 0;
- overflow:visible;
- z-index:0;
- }
- #LeftPanel_Indicator
- {
- position:absolute;
- left:0px;
- top:0px;
- width:10px;
- height:100%;
- border-right:2px solid #999;
- background:#eee;
- z-index:1;
-
- }
- #LeftPanel
- {
- position:absolute;
- display:inline;
- float:left;
- left:0px;
- top:0px;
- width:180px;
- height:100%;
- border-right:2px solid #999;
- background:#fff;
- z-index:1;
- }
- #LeftPanel h1
- {
- float:left !important;
- font-size:16px;
- color:#c00;
- width:180px;
- height:30px;
- line-height:30px;
- text-align:center;
- margin:0 0 0 0;
- }
- #LeftPanel h2
- {
- float:left !important;
- display:block;
- width:170px !important;
- height:20px;
- border-bottom: 2px solid #aaa;
- margin:10px 0 5px 5px !important;
- margin:10px 0 5px 2px;
- padding:0 0 0 0;
- font-size:13px;
-
- color:#333;
- line-height:20px !important;
- background:#fff;
- text-align:right;
- }
-
- #DB_Icon
- {
- float:left;
- position:relative;
- margin-top:40px;
- width:180px;
- height:150px;
- border:0px;
- background:url(/img/ProjectCenter/DB_Icon_sm.jpg) left top no-repeat #fff;
- }
-
- #DB_Icon img
- {
- position:absolute;
- width:100px;
- height:100px;
- left:40px;
- top:50px;
- }
-
- .Panel_Prompt
- {
- float:left;
- width:87px;
- line-height:20px;
- font-size:12px;
- color:#999;
- text-align:right;
- }
- .Panel_Value
- {
- float:right;
- width:87px;
- line-height:20px;
- font-size:12px;
- color:#333;
- text-align:left;
- }
-
- #BottomPanel
- {
- position:absolute;
- left:0px;
- bottom:0px !important;
- bottom:-1px;
- width:100%;
- height:18px;
- background:#fff url(/img/ProjectCenter/DB_BottomBar_bg.jpg) left bottom repeat-x;
- z-index:2;
- }
-
- .Export
- {
- float:right;
- margin:0 10px 0 10px;
- cursor:hand !important;
- height:18px;
- }
-
- a.ExportXML:link, a.ExportXML:visited
- {
- background:url(/img/ProjectCenter/Export_XML.jpg) no-repeat left bottom;
- width:51px;
- }
- a.ExportXML:hover
- {
- background:url(/img/ProjectCenter/Export_XML_hover.jpg) no-repeat left bottom;
- }
- a.ExportXML:active
- {
- background:url(/img/ProjectCenter/Export_XML_active.jpg) no-repeat left bottom;
- }
-
- .SideBar_Spacer
- {
- float:left;
- width:180px;
- height:139px;
- }
- .DB_Button2
- {
- position:absolute;
- bottom:45px !important;
- }
- a.DB_Button:link, a.DB_Button:visited
- {
- position:absolute;
- left:0px;
- bottom:18px;
- margin:0 0 0 0;
- width:170px !important;
- width:180px;
- padding-left:10px;
- height:25px;
- line-height:25px;
- background:#999;
- border-top:1px solid #ccc;
- border-bottom:1px solid #666;
- color:#eee;
- text-decoration:none;
- }
- a.DB_Button:hover
- {
- background:#777;
- border-top:1px solid #ccc;
- border-bottom:1px solid #333;
- color:#fff;
- }
- a.DB_Button:active
- {
- background:#444;
- }